-
Notifications
You must be signed in to change notification settings - Fork 38
feat(VCST-4084): saved for later list page #2008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Bug: Route Constants ViolationAccording to the PR discussion, line 107 should use "ROUTES.SAVED_FOR_LATER.NAME" instead of the hardcoded string "SavedForLater". The reviewer @ivan-kalachikov specifically pointed this out. This violates the project's convention of using route constants instead of hardcoded strings. |
client-app/shared/wishlists/components/wishlist-products-skeleton.vue
Outdated
Show resolved
Hide resolved
client-app/shared/wishlists/components/wishlist-products-skeleton.vue
Outdated
Show resolved
Hide resolved
|



Description
A separate page for the "Saved for later" list.
"Saved for later" list page under the account section (only available for authorized users):


"See all" button in "Saved for later" cart block:

References
Jira-link:
https://virtocommerce.atlassian.net/browse/VCST-4084
Artifact URL:
https://vc3prerelease.blob.core.windows.net/packages/vc-theme-b2b-vue-2.34.0-pr-2008-bcb0-bcb08c87.zip